home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / grafix / 3d / dust / dusthelp2 / lattice < prev    next >
Text File  |  1996-02-26  |  572b  |  12 lines

  1.   COMMAND LATTICE
  2. -----------------------------------------------------------------
  3.     Purpose: Extrude faces to create a lattice-like object,
  4.              works similar to Imagine's latticize-function - but
  5.              every face is scaled and extruded twice to
  6.              reach a "real" lattice-effect
  7.       Usage: LATTICE(<objectID>,<scale>,<height>,<bscale>
  8.    Examples: lattice(1,0.5,-10,0.2)
  9.              lattice(1,0.3,3,0.3)
  10.       Notes: 1. Negative height-values give you nice effects, too.
  11.              2. Subgroups and face-colors will be updated correctly.
  12.